xen/arch/arm: add XSM hook to HVMOP_{get,set}_param
authorDaniel De Graaf <dgdegra@tycho.nsa.gov>
Wed, 30 Jan 2013 10:36:40 +0000 (02:36 -0800)
committerDaniel De Graaf <dgdegra@tycho.nsa.gov>
Wed, 30 Jan 2013 10:36:40 +0000 (02:36 -0800)
commit6cf13d0d523e20557e11a94fda51452f54c3a1b5
tree94bb2e3ea61916df469ab5debbaab11db319a5a4
parent66eb6f8b77474fcdd140e43f819a3a80fd5a25a8
xen/arch/arm: add XSM hook to HVMOP_{get,set}_param

This hook is not x86-specific; move it out of CONFIG_X86.

Signed-off-by: Daniel De Graaf <dgdegra@tycho.nsa.gov>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
Committed-by: Keir Fraser <keir@xen.org>
xen/arch/arm/hvm.c
xen/include/xsm/dummy.h
xen/include/xsm/xsm.h
xen/xsm/dummy.c
xen/xsm/flask/hooks.c